gtkswitch: Remove event window
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 2 Apr 2017 14:35:16 +0000 (16:35 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commit072a13d0b740a2bbc9facce36534b14a6634d008
tree1a911337d601980c344619f997c3caec0b912972
parentef1e900a530546ea762e99950a4727c9f392cacb
gtkswitch: Remove event window

It's not necessary anymore to receive input events. The pan gesture has
been set on the capture phase as the child widgets may capture during
bubbling.
gtk/gtkswitch.c